<!DOCTYPE >
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Cache-Control" content="no-transform">
<meta http-equiv="Cache-Control" content="no-siteapp">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>404错误页面</title>
<meta name="Keywords" content="[!--pagekey--]">
<meta name="Description" content="[!--pagedes--]">
<meta name="author" content="鑫企网">
<meta name="robots" content="all">
<link href="http://style.xqcs.cn/style/css/bootstrap.css" type="text/css" rel="stylesheet">
<link href="http://style.xqcs.cn/style/css/animate.css" type="text/css" rel="stylesheet">
<link href="http://style.xqcs.cn/style/css/responsiveslides.css" type="text/css" rel="stylesheet">
<link href="http://style.xqcs.cn/style/css/index.css" type="text/css" rel="stylesheet">
<script type="text/javascript" src="http://style.xqcs.cn/style/js/jq.js"></script>
<script type="text/javascript" src="http://style.xqcs.cn/style/js/bootstrap.min.js"></script>
<script type="text/javascript" src="http://style.xqcs.cn/style/js/responsiveslides.min.js"></script>
<script type="text/javascript" src="http://style.xqcs.cn/style/js/wow.min.js"></script>
<script type="text/javascript" src="http://style.xqcs.cn/style/js/time.js"></script>
<script type="text/javascript" src="http://style.xqcs.cn/style/js/index.js"></script>
<script>
    $(function() {
        var $ww = $(window).width();
        if($ww < 1200) {
            return false;

        } else {
            if(!(/msie [6|7|8|9]/i.test(navigator.userAgent))) {
                new WOW().init();
            };
        }
    })
</script>
<link rel="stylesheet" type="text/css" href="http://style.xqcs.cn/style/css/ddlevelsmenu-base.css">
<link rel="stylesheet" type="text/css" href="http://style.xqcs.cn/style/css/ddlevelsmenu-sidebar.css">
<script type="text/javascript" src="http://style.xqcs.cn/style/js/ddlevelsmenu.js"></script> 
<script type="text/javascript">ddlevelsmenu.setup("ddtopmenubar", "topbar")</script>
<style type="text/css">
.auto {
	width: 1000px;
	margin: 150px auto;
}
.container2 {
	background: url(http://style.xqcs.cn/default/images/404-bg.png) no-repeat 560px top;
}
.settings {
	padding-left: 200px;
	padding-bottom: 50px;
}
.settings .icon2 {
	display: block;
	width: 242px;
	height: 106px;
	background: url(http://style.xqcs.cn/default/images/404.png) no-repeat 0 0;
}
.settings h4 {
	margin: 30px 0 15px 0;
	font-size: 18px;
	color: #09b1b9;
}
.settings p {
	font-size: 14px;
	color: #999;
}
.settings > div {
	margin-top: 40px;
	font-size: 0;
}
.settings > div a {
	display: inline-block;
	padding: 10px 40px;
	border: 1px solid #09b1b9;
	font-size: 15px;
	color: #09b1b9;
	text-decoration: none;
}
.settings > div a:first-child {
	margin-right: 20px;
	color: #fff;
	background-color: #09b1b9;
}
    </style>
</head>

<body>
<header>
  <div class="w1600 clearfix">
    <div class="logo">
      <h1> <a style="line-height: 300px; overflow: hidden;width: 181px; display: block;height: 42px;margin-top: 19px;background-size: contain;background: url(http://style.xqcs.cn/style/images/logo.png);" href="/"></a> </h1>
    </div>
    <div class="m_mune"> <i class="iconfont">&#xe790;</i> </div>
    <div class="nav" id="ddtopmenubar">
      <ul>
        <li class='current'> <a href="/">网站首页 </a> </li>
        
        <li><a href="/zcgs/"  title="注册公司">注册公司</a> </li>
        
        <li><a href="/gszc/"  title="工商注册">工商注册</a> </li>
        
        <li><a href="/dbgs/"  title="代办公司">代办公司</a> </li>
        
        <li><a href="/4-0-0-0.html"  title="工商税务资源库">资源库</a> </li>
        
        <li><a href="/about/"  title="联系我们">联系我们</a> </li>       
        
      </ul>

    </div>
    <div class="header_tel"> 182-1027-3158 </div>
  </div>
</header>
<div class="return_top"></div>
<div class="auto">
      <div class="container2">
		<div class="settings">
			<i class="icon2"></i>
			<h4>很抱歉！没有找到您要访问的页面！</h4>
			<p><span id="num">5</span> 秒后将自动跳转到首页</p>
			<div>
				<a href="/" title="返回首页">返回首页</a>
				<a href="javascript:;" title="上一步" id="reload-btn">上一步</a>
			</div>
		</div>
       </div>
</div>

<script>
	//倒计时跳转到首页的js代码
	var $_num=$("#num");
	var num=parseInt($_num.html());
	var numId=setInterval(function(){
		num--;
		$_num.html(num);
		if(num===0){
			//跳转地址写在这里
			window.location.href="/";
		}
	},1000);
	//返回按钮单击事件
	var reloadPage = $("#reload-btn");
	reloadPage.click(function(e){
		window.history.back();
	});
</script>
<style>
.official-plat .weibo {
    position: absolute;
    top: -145px;
    left: -30px;
    background-image: url(http://style.xqcs.cn/style/images/wxkefu.jpg);
    background-repeat: no-repeat;
    display: none; background-size:cover
}
</style>
<div class="footer">
  <div class="w1200 clearfix"> 
    <!-- footer主要-->
    <div class="footer-floor1">
      <div class="footer-left">
        <div class="company-box">
          <div class="company-logo"> </div>
          <div class="company-name">电话：182-1027-3158<br>
            微信：371975100 </div>
        </div>
        <div class="official-plat">
          <p class="weixin"><span class="corner wx-corner"></span></p>
          <p class="weibo"><span class="corner wb-corner"></span></p>
          <ul class="clearfix">
            <li> <a href="#a_null"><span class="weixin-logo"></span></a> </li>
            <li title="点击QQ咨询"> <a rel="nofollow" target="_blank" href="http://wpa.qq.com/msgrd?v=3&uin=909091757&site=qq&menu=yes"><span class="qq-logo"></span></a> </li>
          </ul>
<div>Copyright &copy; 2025  鑫企网   <br>
<a href="https://beian.miit.gov.cn/" target="_blank" rel="nofollow">京ICP备2023010519号-1</a></div>
        </div>
      </div>
      <div class="footer-list">
        <ul>
          <li class="flist-title">我们服务</li>
          
          <li> <a target="_blank" href="/4-0-1-0.html">公司注册</a> </li>
          
          <li> <a target="_blank" href="/4-0-2-0.html">代理记账</a> </li>
          
          <li> <a target="_blank" href="/4-0-3-0.html">公司迁址</a> </li>
          
          <li> <a target="_blank" href="/4-0-4-0.html">公司变更</a> </li>
          
          <li> <a target="_blank" href="/4-0-5-0.html">经营异常解除</a> </li>
          
          <li> <a target="_blank" href="/4-0-6-0.html">公司注销</a> </li>
          
        </ul>
        <ul>
          <li class="flist-title">常见问题</li>
          <li> <a  href="/zcgs/">注册公司</a> </li>
          <li> <a  href="/gszc/">工商注册</a> </li>
          <li> <a  href="/dbgs/">代办公司</a> </li>
          <li> <a  href="/news/">最新政策</a> </li>
        </ul>
        <ul>
          <li class="flist-title">关于我们</li>
          <li> <a  href="/4-0-0-0.html">资源库</a> </li>
          <li> <a  href="/about/">联系我们</a> </li>
          <li><a  href="/about/#zxyy">在线预约</a> </li>
          <li> <a  href="/zcgs/">网站地图</a> </li>
        </ul>
        <ul class="flist-4">
          <li class="flist-title">旗下站点</li>
          <li> <a target="_blank" href="http://bj.xqcs.cn/">北京注册公司</a> </li>
          <li> <a target="_blank" href="http://sh.xqcs.cn/">上海注册公司</a> </li>
          <li> <a target="_blank" href="http://gz.xqcs.cn/">广州注册公司</a> </li>
          <li> <a target="_blank" href="http://sz.xqcs.cn/">深圳注册公司</a> </li>
          <li> <a target="_blank" href="http://nj.xqcs.cn/">南京注册公司</a> </li>
          <li> <a target="_blank" href="http://sjz.xqcs.cn/">石家庄注册公司</a> </li>
        </ul>
        <div class="clear-float"></div>
      </div>
      <div class="clear-float"></div>
    </div>
  </div>
</div>
<script>
	$(function(){
		$(".official-plat li").eq(2).hover(function(){
			$(".official-plat .weixin").css("display","block")
		},function(){
			$(".official-plat .weixin").css("display","none")
		})
		$(".official-plat li").eq(0).hover(function(){
			$(".official-plat .weibo").css("display","block")
		},function(){
			$(".official-plat .weibo").css("display","none")
		})
	})
</script>
<div class="suspend" style="overflow: hidden; width: 40px;">
  <dl>
    <dt class="IE6PNG"></dt>
    <dd class="suspendQQ"><a rel="nofollow" class="im" title="在线预约" href="/about/#zxyy"></a></dd>
    <dd class="suspendTel"><a rel="nofollow" class="im" title="客服微信：371975100"></a></dd>
    <dd class="suspendTel qq3"><a rel="nofollow"   class="im"  title="客服电话：18210273158"></a></dd>
  </dl>
</div>
<div class="m_footer">
  <div class="container"> 
  <a class="m_foot_btn" href="/"><i class="iconfont">&#xe64f;</i><span>首页</span></a> 
  <a class="m_foot_btn" href="tel:182-1027-3158"><i class="iconfont">&#xe628;</i><span>电话咨询</span></a> 
  <a class="m_foot_btn" href="/4-0-0-0.html"><i class="iconfont"><svg t="1680708717399" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="7401" width="20" height="23"><path d="M414.47619 121.904762a73.142857 73.142857 0 0 1 73.142858 73.142857v292.571429H195.047619a73.142857 73.142857 0 0 1-73.142857-73.142858V195.047619a73.142857 73.142857 0 0 1 73.142857-73.142857h219.428571z m0 73.142857H195.047619v219.428571h219.428571V195.047619z m73.142858 341.333333v292.571429a73.142857 73.142857 0 0 1-73.142858 73.142857H195.047619a73.142857 73.142857 0 0 1-73.142857-73.142857v-219.428571a73.142857 73.142857 0 0 1 73.142857-73.142858h292.571429zM195.047619 609.52381v219.428571h219.428571v-219.428571H195.047619zM719.238095 121.904762a182.857143 182.857143 0 1 1 0 365.714286 182.857143 182.857143 0 0 1 0-365.714286z m0 73.142857a109.714286 109.714286 0 1 0 0 219.428571 109.714286 109.714286 0 0 0 0-219.428571zM828.952381 536.380952a73.142857 73.142857 0 0 1 73.142857 73.142858v219.428571a73.142857 73.142857 0 0 1-73.142857 73.142857h-219.428571a73.142857 73.142857 0 0 1-73.142858-73.142857V536.380952h292.571429z m-219.428571 292.571429h219.428571v-219.428571h-219.428571v219.428571z" p-id="7402" fill="#ffffff"></path></svg></i><span>资源库</span></a> 
  <a class="m_foot_btn" href="http://www.xqcs.cn/e/member/cp/"><i class="iconfont"><svg t="1679838304086" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="3212" width="20" height="23"><path d="M793.6 316.991454C793.6 153.703982 661.792629 21.333333 499.2 21.333333 336.607371 21.333333 204.8 153.703982 204.8 316.991454 204.8 480.278923 336.607371 612.649572 499.2 612.649572 661.792629 612.649572 793.6 480.278923 793.6 316.991454ZM256 316.991454C256 182.101803 364.88435 72.752137 499.2 72.752137 633.51565 72.752137 742.4 182.101803 742.4 316.991454 742.4 451.881103 633.51565 561.230769 499.2 561.230769 364.88435 561.230769 256 451.881103 256 316.991454Z" fill="#ffffff" p-id="3213"></path><path d="M0 998.290598 0 1024 25.6 1024 486.4 1024 998.4 1024 1024 1024 1024 998.290598C1024 767.462671 787.090923 561.230769 512 561.230769 495.448045 561.230769 478.989086 561.900892 462.660538 563.232578 448.568439 564.381869 485.255599 576.786276 486.4 590.938596 501.350035 589.719337 496.831226 612.649572 512 612.649572 760.310844 612.649572 972.8 797.623669 972.8 998.290598L998.4 972.581197 486.4 972.581197 25.6 972.581197 51.2 998.290598C51.2 861.757427 137.013906 736.945338 275.263548 667.439085 287.906261 661.082846 293.024384 645.637353 286.695191 632.94061 280.366001 620.243866 264.986234 615.103872 252.34352 621.460111 97.581613 699.268053 0 841.195691 0 998.290598Z" fill="#ffffff" p-id="3214"></path></svg></i><span>我的</span></a>
    <div class="clear"></div>
  </div>
</div>
<div class="m_footer_info">
  <div class="container">
    <h5>鑫企·财税</h5>
    <p>一个工商税务服务平台 </p>
    <p>电话：182-1027-3158  &nbsp;&nbsp;  微信：371975100 </p>
    <p>Copyright © 2025 xqcs.cn All Rights Reserved.</p>
  </div>
</div>
<link href="http://style.xqcs.cn/style/css/KFBox.css" type="text/css" rel="stylesheet">
    <a rel="nofollow" title="在线预约" href="/about/#zxyy"><div id="kefu">
        <label for="showKfList" class="topBtn"></label>
    </div></a>
<script src="/e/extend/DoTimeRepage/"></script>
<script src="/e/extend/stats/"></script>
<script>
			$(function() {
				$('#dowebok').responsiveSlides({
					pager: true,
					nav: true,
					namespace: 'centered-btns',
				});
				$('#dowebok1').responsiveSlides({
					pager: true,
					nav: true,
					namespace: 'centered-btns',
				});
			});
</script>
<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?737d5631ed8e157ba45dc0bffdcec000";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script>

<script>
(function(){
    var bp = document.createElement('script');
    var curProtocol = window.location.protocol.split(':')[0];
    if (curProtocol === 'https') {
        bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
    }
    else {
        bp.src = 'http://push.zhanzhang.baidu.com/push.js';
    }
    var s = document.getElementsByTagName("script")[0];
    s.parentNode.insertBefore(bp, s);
})();
</script>
<script>window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"1","bdMiniList":false,"bdPic":"","bdStyle":"1","bdSize":"16"},"slide":{"type":"slide","bdImg":"4","bdPos":"left","bdTop":"250"},"image":{"viewList":["qzone","tsina","tqq","renren","weixin"],"viewText":"分享到：","viewSize":"16"},"selectShare":{"bdContainerClass":null,"bdSelectMiniList":["qzone","tsina","tqq","renren","weixin"]}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];</script>
<script> 
function click(e) {
if (document.all) {
if (event.button==2||event.button==3) { alert("欢迎光临寒舍，有什么需要帮忙的话，请与站长联系！谢谢您的合作！！！");
oncontextmenu='return false';
}
}
if (document.layers) {
if (e.which == 3) {
oncontextmenu='return false';
}
}
}
if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);
}
document.onmousedown=click;
document.oncontextmenu = new Function("return false;")

document.onkeydown =document.onkeyup = document.onkeypress=function(){
if(window.event.keyCode == 123) {
window.event.returnValue=false;
return(false);
}
}
</script>
<SCRIPT langauge="javasript">document.oncontextmenu=new Function('event.returnValue=false;');document.onselectstart=new Function('event.returnValue=false;');</SCRIPT>
<link href="http://style.xqcs.cn/style/css/KFBox.css" type="text/css" rel="stylesheet">
    <a rel="nofollow" title="在线预约" href="/about/#zxyy"><div id="kefu">
        <label for="showKfList" class="topBtn"></label>
    </div></a>
</body>
</html>